home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 September / PSL Monthly Shareware CD-ROM (September 1994).ISO / pastnews / news9403.wn3 < prev    next >
Text File  |  1994-02-10  |  25KB  |  523 lines

  1. =====Windows, Continued
  2.  
  3.  
  4. -----Sounds/Multimedia
  5.  
  6. Arnold WAVs [ARNOLD] (Kamran, reg. fee: $0) contains three sound files from
  7. various Arnold Schwarzenegger movies.
  8.  
  9. Background Noise 1.0 [BN10] (P & J's Software, reg. fee: $10) is a Windows
  10. NT audio media player. It supports CD Audio, WAV and MIDI files. You can
  11. create sequences of audio clips to play with Sound Object Lists, catalog
  12. and play CDs, and more.
  13.  
  14. CD Player 1.1 [CDPLY] (TARDIS DP Consultants, reg. fee: $8) turns your MPC
  15. compatible computer and CD ROM drive into a full function audio CD player.
  16. Features include mouse-based track programming, random play, repeat
  17. track/program/CD, and more. Requires WIN31, Windows audio CD MCI driver,
  18. and VBRUN300.
  19.  
  20. CNN 1.0a [CNN] (Ross C. Goldstein, reg. fee: $0) displays the CNN revolving
  21. globe in an icon while it plays the CNN intro.
  22.  
  23. Crow [CROW] (reg. fee: $0) is a WAV file that asks "do you know the
  24. consequences of a body moving without a checked velocity in free space?"
  25. Crow T Robot explains.
  26.  
  27. George of the Jungle [GOTJ01] (reg. fee: $0) is a digitized WAV file of a
  28. Tarzan yell.
  29.  
  30. Horking [HORKING] (Scott Wenzel & Galapagos Devlp., reg. fee: $0) is a
  31. 16-bit mono WAV file of a retching realistic regurgitation. (NOTE: this
  32. will ONLY work with 16-bit sound cards.)
  33.  
  34. RHPS [RHPS1, RHPS2, RHPS5] (reg. fee: $0) is a set of sound clips from
  35. Rocky Horror Picture Show - for true fans only.
  36.  
  37.  
  38. ---Updates: Sounds/Multimedia
  39.  
  40. (WI-07) Font Monster Multimedia Upgrade 1.01 [FM_MMSFX] (Leaping Lizards,
  41. reg. fee: $0) is an add-on product that lets you add interesting digitized
  42. sound effects to Font Monster (on disk #20231).
  43.  
  44. (WI-07) Lyric Launcher 2.0 [LL1, LL2] (LyricSoft, reg. fee: $25) is a
  45. teleprompter that colorfully and graphically displays song lyrics and chord
  46. symbols. NEW: a database for instant access to song modules, improved
  47. search functions, help menus, and more. Requires WIN31.
  48.  
  49. (WI-07) Voice Blaster Jr. 2.3 [VPLAYW] (Millenium Software Products, reg.
  50. fee: $20) allows you to easily play MIDI, WAV, and MCI audio files in
  51. Windows 3.1.
  52.  
  53.  
  54. -----Windows Programming
  55.  
  56. Apteryx Lisp 1.0 [APTERY] (Apteryx Lisp Ltd, reg. fee: $40) is a Lisp
  57. system for Windows.
  58.  
  59. BT Install [BTINSTAL] (Bruno Tille, reg. fee: $?) is an installation
  60. program for Windows programmers.
  61.  
  62. CTRL3D [CTRL3D] (John Provine, reg. fee: $0) is a small set of routines
  63. that gives dialog box controls a sculpted, 3-dimensional look. This is done
  64. with simple GDI functions to paint the 3-D effects. The routines are not
  65. specific to controls from any particular vendor or to any particular type
  66. of control. The Pascal code included is simple and can easily be adapted .
  67.  
  68. Dlist2 [DLIST2] (Brad Stowers, reg. fee: $0) allows you to implement either
  69. single selection or multiple selection drag and drop listboxes easily.
  70.  
  71. FileLook 0.1 [FILE_LK] (I. H. Ting, reg. fee: $0) contains Visual C++ 1.0
  72. source code for a drag and drop text file viewer that will handle files of
  73. almost any size. A compiled executable is also included.
  74.  
  75. Helllp! [HELLLP] (Edward Guy, ASP; reg. fee: $30) is a Word for Windows
  76. macro that assists in the creation of Windows Help files. Features include
  77. a buttonbar interface, network support, hypertext jumps, quick table of
  78. contents generation, and more. Requires the Microsoft Help Compiler.
  79.  
  80. IPX/SPX Custom Controls 1.0 [IPXSPX] (Lee Wiltbank, reg. fee: $30) allows
  81. you to create applications that can communicate as clients and/or servers
  82. on Novell NetWare networks. This is for use with VB3 and Visual C++.
  83.  
  84. Logo for Windows [KSLOGO] (KiwiSoft, reg. fee: $15) is a structured
  85. computer programming language. It can be useful in teaching the basic
  86. programming skills and concepts of commands and procedures. Logo can be
  87. used for anything from making simple designs to creating complex
  88. mathematical pictures.
  89.  
  90. Netlog [NETLOG] (Ken Strohschein, reg. fee: $?) contains a DLL that
  91. retrieves the current Novell user name and node address, including the
  92. network number. This should work for Novell 3.11 and 2.2. Visual C++ source
  93. code is included.
  94.  
  95. RC2HDK 1.0 [RC2HDK10] (ISoft D&M, reg. fee: $40) creates an HLPDK help
  96. template from Windows Resource Description files. Resources are used to
  97. describe the parts of the program users see, such as menu entries, dialog
  98. boxes and more. This version supports only menus.
  99.  
  100. SLS-SETUP [SLSSETUP] (Stephen Sama, reg. fee: $25) is a custom installation
  101. program for programmers.
  102.  
  103. SQL Sniffer Sample [SQLSNIFF] (David L. Cherin, reg. fee: $?) is designed
  104. to assist developers in developing Windows based front-ends to Microsoft or
  105. Sybase SQL Server.
  106.  
  107. Strtable [STRTBL] (reg. fee: $?) contains a full working example (with
  108. source) of how to connect VB to a C language DLL. It obtains a string from
  109. a STRINGTABLE, with the VB program passing the string table entry number.
  110. The DLL passes back the string, but also can place messages directly in one
  111. of the VB controls via the passed HWND of the control.
  112.  
  113. With Class [WITHCLS] (MicroGold Software, reg. fee: $?) is a MS Windows CASE
  114. tool that allows you to draw Rumbaugh, Coad-Yourdon, Booch or Shlaer Mellor
  115. like constructs, and generate C++ from the diagram. You can clip, print, zoom
  116. and edit the diagram with easy to use point and click tools. Other features
  117. include a browser, a simple data dictionary generator, tutorial, accessor and
  118. modifier functions, Borland and Visual C++ compatibility, and much more.
  119. Requires a 386+, WIN31, mouse, and VGA.
  120.  
  121.  
  122. ---Updates: Windows Programming
  123.  
  124. (WI-08) BasicBasic 1.52 [BASICBAS] (Mark Davidsaver, reg. fee: $30) lets
  125. you compile BASIC programs for DOS or Windows. NEW: support for WAV files,
  126. Windows printer drivers, and hexidecimal data type. Added a MOD operator
  127. and more.
  128.  
  129. (WI-08) HLPDK 11.0 [HDK110] (HyperAct, Inc., reg. fee: $50) is a hypertext
  130. and hypermedia Help Database Development Kit. NEW: enhanced USERLINK syntax
  131. for smarter HDF extensions, links in topic titles, support for
  132. bold/italic/underline text, and more.
  133.  
  134. (WI-08) TheLister 1.02 [LIST10] (Enrico Lodolo, reg. fee: $20) is an
  135. advanced listing utility for Pascal programs.
  136.  
  137. (WI-08) Memory Watcher [MEMWAT] (Todd Osborne, reg. fee: $0) is a
  138. programmer's utility that shows DS memory information while a program is
  139. executing.
  140.  
  141. (WI-08) SVInstal 2.12c [SVINST] (Soft Ventures, reg. fee: $42) installs
  142. program and data files from a distribution floppy to a hard drive.
  143.  
  144.  
  145. -----Visual Basic - Small
  146.  
  147. Brand VB [BRAND] (C. Mark Teter, M.D., reg. fee: $0) is VB source code for
  148. a FRM for branding your EXE files with the user's name, address, and serial
  149. number.
  150.  
  151. CopyCode 1.2 [COPYCODE] (Andre Koot, reg. fee: $0) purports to let you open
  152. .BAS and .FRM files while in VB so that you can cut-and-paste code from
  153. another program to the current one. However, it appears to only read files
  154. saved in ASCII, which could be done with Notepad. (If we are wrong about
  155. this, someone let us know.)
  156.  
  157. DiskInfo 1.0 [DISKINFO] (Douglas Marquardt, reg. fee: $0) is a DLL for
  158. Visual Basic which will return the free disk space of the current drive.
  159.  
  160. Personal Helper [PERSHLP] (FAR, Inc., reg. fee: $15) assists in creating
  161. help files. It allows you to import your VB project files into a MS Access
  162. database, creating a context id for the project itself and all the controls
  163. in each form in the project. You can then write scripts for each control
  164. for which you want text, create popups and jumps to other contexts, etc.
  165. Requires the Microsoft help compiler.
  166.  
  167. Profile VB [PROF_VB] (reg. fee: $0) is VB source code for reading and
  168. writing INI files.
  169.  
  170. Reform [REFORM] (reg. fee: $?) is a small VB 3.0 utility to unpack packed
  171. data downloaded from a mainframe host. Source code is included.
  172.  
  173. Snippits for Windows [SNIPPIT] (reg. fee: $?) is a small VB database
  174. program that keeps all those little code fragments that you need to look up
  175. all the time. It allows you to enter a description or keywords and then
  176. find the code that matches. Requires VBRUN300 and MSAJT110.DLL.
  177.  
  178. TBAR 1.5 [TBAR15] (Robin W. McKean, reg. fee: $35) is a custom control fo